Skip to content

feat: HTTPS support for wda-client if webDriverAgentUrl is set#1042

Merged
KazuCocoa merged 1 commit into
appium:masterfrom
si-net:add-https-support-for-wda
Jul 10, 2025
Merged

feat: HTTPS support for wda-client if webDriverAgentUrl is set#1042
KazuCocoa merged 1 commit into
appium:masterfrom
si-net:add-https-support-for-wda

Conversation

@si-net
Copy link
Copy Markdown

@si-net si-net commented Jul 9, 2025

Currently the wda-client lib does not work with a WDA that is exposed over https.
This is because the client does not properly set the scheme for the JWPProxy, when a remote WDA URL is provided.

Currently the wda-client lib does not work with a WDA that is exposed over https.
This is because the client does not properly set the scheme for the JWPProxy, when a remote WDA URL is provided.
@KazuCocoa KazuCocoa merged commit f7c4193 into appium:master Jul 10, 2025
40 of 42 checks passed
github-actions Bot pushed a commit that referenced this pull request Jul 10, 2025
## [9.15.0](v9.14.6...v9.15.0) (2025-07-10)

### Features

* HTTPS support for wda-client if webDriverAgentUrl is set ([#1042](#1042)) ([f7c4193](f7c4193))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 9.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@KazuCocoa KazuCocoa added the size:S contribution size: S label Aug 4, 2025
manabuaota added a commit to manabuaota/airtest-netease that referenced this pull request Feb 14, 2026
## [9.15.0](appium/WebDriverAgent@v9.14.6...v9.15.0) (2025-07-10)

### Features

* HTTPS support for wda-client if webDriverAgentUrl is set ([#1042](appium/WebDriverAgent#1042)) ([f7c4193](appium/WebDriverAgent@f7c4193))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released size:S contribution size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants